home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / MacPerl ƒ / Perl Source ƒ / MacPerl / MPGlobals.c < prev    next >
Text File  |  1993-08-17  |  573b  |  20 lines

  1. /*********************************************************************
  2. Project    :    MacPerl                -    Real Perl Application
  3. File        :    MPEditGlobals.c    -
  4. Author    :    Matthias Neeracher
  5.  
  6. A lot of this code is borrowed from 7Edit written by
  7. Apple Developer Support UK
  8.  
  9. Started    :    17Mar93                                Language    :    MPW C
  10. Modified    :    29May93    MN    Compiles correctly
  11.                 31May93    MN    Support Console Windows
  12.                 14Aug93    MN    Preference File
  13.                 17Aug93    MN    Automatic variablization
  14. Last        :    17Aug93
  15. *********************************************************************/
  16.  
  17. #define EXTERN 
  18.  
  19. #include "MPGlobals.h"
  20.